home *** CD-ROM | disk | FTP | other *** search
/ Practical Internet 2001 August / Practical Internet August 2001.iso / PracticalInternet.exe / scripts / DefineButton2_81 / BUTTONCONDACTION on(release).as next >
Text File  |  2001-10-17  |  36b  |  4 lines

  1. on(release){
  2.    call("soft2");
  3. }
  4.